Click or drag to resize

MessageFormatException Constructor

Overload List
  NameDescription
Public methodMessageFormatException
Initializes a new instance of the MessageFormatException class.
Public methodMessageFormatException(String)
Initializes a new instance of the MessageFormatException class with the specified error message.
Public methodMessageFormatException(String, Exception)
Initializes a new instance of the MessageFormatException class with the specified error message and inner exception.
Top
See Also